PHY SET CLOTH EXTERNAL ACCELERATION

Set the external accleration to be applied to a cloth object.

  Syntax
PHY SET CLOTH EXTERNAL ACCELERATION ID, x#, y#, z#
  Parameters
ID
Integer
identification number of the cloth object
x#
Float
acceleration on the X axis
y#
Float
acceleration on the Y axis
z#
Float
acceleration on the Z axis

  Returns

  Description

Setting the external acceleration on a cloth object is particularly useful for simulating effects such as wind.

  Example Code
No example code is provided for this command